Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new param to load additonal Apache modules #143

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

lbetz
Copy link
Contributor

@lbetz lbetz commented Aug 4, 2024

No description provided.

@lbetz lbetz added the enhancement New feature or request label Aug 4, 2024
@lbetz lbetz added this to the v6.0.0 milestone Aug 4, 2024
manifests/web.pp Outdated Show resolved Hide resolved
@@ -152,6 +156,9 @@
include apache::mod::proxy_http
include apache::mod::ssl

# Load additional modules
include prefix($apache_extra_mods, 'apache::mod::')
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

okay that's a nice hack that I haven't seen before <3

@lbetz lbetz merged commit f984345 into voxpupuli:main Aug 5, 2024
5 checks passed
@lbetz lbetz deleted the enhancement/add-param-apache-mods branch August 5, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants